@charset "utf-8";
/* CSS Document */
body { margin: 0; padding: 0; font-family: "Arial", "Microsoft YaHei", "PingFang SC", "Helvetica", "sans-serif"; min-width: 1300px; background: #fff; font-size: 14px; color: #666; overflow-x: hidden; }
input, button, textarea, option { font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; font-size: 14px; }
img { border: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: none; }
input { -webkit-appearance: none; text-transform: none; outline: none; }
textarea { -webkit-appearance: none; text-transform: none; outline: none; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.w1300 { width: 1300px; margin: 0 auto; }
/*头部样式*/
#header { width: 100%; background: url(../images/top_line.png) no-repeat right bottom; height: 103px; overflow: hidden; box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1); }
#header .logo { max-width: 390px; }
/*顶部导航栏*/
.nav { width: 64%; float: left; margin-top: 20px; }
.nav_item { width: 14.2%; float: left; text-align: center; position: relative; }
.nav_item a { display: block; line-height: 60px; color: #555; position: relative; z-index: 99; font-size: 17px; }
.nav_item::before, .nav_item.active::before { content: ""; display: block; position: absolute; bottom: 0; height: 3px; width: 3px; left: 50%; transform: translateX(-50%); opacity: 0; background-color: #e00505; -webkit-transition: all .4s; -o-transition: all .4s; -ms-transition: all .4s; transition: all .4s; }
.nav_item:hover::before, .nav_item.active::before { width: 50px; opacity: 1; -webkit-transition: all .4s; -o-transition: all .4s; -ms-transition: all .4s; transition: all .4s; }
.nav_item:hover a, .nav_item.active a { color: #e00505; }
/*右侧搜索框*/
#header .lytop_right { margin: 30px 0 30px 30px; float: right; }
.lytop_right .lytop_search { height: 40px; margin: 0; padding: 0; float: left; position: relative; z-index: 99; }
.lytop_search form { width: 40px; height: 40px; margin: 0; padding: 0; position: relative; }
.lytop_search form .sc_ipt { width: 0; height: 40px; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lytop_search form .sc_ipt input { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #999999; font-size: 14px; margin: 0; padding: 0 14px; background-color: #fff; border: 1px solid #dfdfdf; border-right: 0; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lytop_search form .sc_btn { width: 40px; height: 40px; overflow: hidden; margin: 0; padding: 0; float: right; }
.lytop_search form .sc_btn input { display: block; width: 40px; height: 40px; overflow: hidden; margin: 0; padding: 0; background: #e00606 url(../images/sousou.png) center center no-repeat; background-size: 18px 18px; border: 0; outline: none; cursor: pointer; }
.lytop_search:hover form .sc_ipt { width: 260px; left: -260px; }
/*----宽屏*banner----*/
#banner_big { width: 100%; height: 600px; background: none; clear: both; position: relative; z-index: 99; }
#banner_big .swiper-container1 { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
#banner_big .swiper-container1 .swiper-slide { background-size: 1920px 600px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
/*分页器*/
#banner_big .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction { top: auto; bottom: 30px; }
#banner_big .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; background: none; border: 1px solid #e00505; margin: 0 6px; cursor: pointer; border-radius: 0; opacity: 1; border-radius: 50%; }
#banner_big .swiper-pagination-bullet-active { background: #e00505; }
#banner_big .swiper-container1 .swiper-button-prev, .swiper-container1 .swiper-button-next { width: 48px!important; height: 48px!important; top: 50%!important; margin: -24px 0 0!important; }
#banner_big .swiper-container1 .swiper-button-prev { background: url(../images/prev01.png) center center no-repeat; background-size: 48px 48px; left: 0; }
#banner_big .swiper-container1 .swiper-button-next { background: url(../images/next01.png) center center no-repeat; background-size: 48px 48px; right: 0; }
#banner_big .swiper-container1 .swiper-button-next:after, #banner_big .swiper-rtl .swiper-button-prev:after { display: none; }
#banner_big .swiper-container1 .swiper-button-prev:after, #banner_big .swiper-rtl .swiper-button-next:after { display: none; }
/*----宽屏*结束----*/


/*首页标题 开始*/
.h_public_title { font-size: 36px; color: #333; height: 140px; overflow: hidden; }
.h_public_title i { font-style: normal; color: #e00505; }
.h_public_title b { display: block; text-transform: uppercase; font-family: impact; font-size: 40px; color: #222; }
.h_public_title span { display: block; width: 213px; height: 1px; background: #c3c3c3; margin-left: 115px; margin-top: -15px; }
.h_public_title p { font-size: 25px; color: #222; margin-top: 20px; }
.h_public_title1 { float: left; }
.h_public_title1 b { color: #fff; }
.h_public_title1 p { color: #fff; }
.h_public_title1 span { background: #6a6c71; }
/*首页关于我们 开始*/
.h_about_box { width: 100%; background: #f9f9f9; overflow: hidden; padding: 60px 0px; }
.h_about_box .about_left { width: 50%; float: left; }
.h_about .h_about_con { width: 100%; background: #fff; padding: 40px 40px 99px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08); position: relative; }
.h_about .h_about_con p { line-height: 33px; font-size: 16px; color: #555; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; height: 205px; }
.h_about .h_about_con .about_more { width: 95px; height: 70px; line-height: 70px; text-align: center; background: #e00505; position: absolute; right: 0; bottom: 0; }
.h_about .h_about_con .about_more a { font-size: 80px; color: #fff; }
.h_about .h_about_img { width: 50%; height: 484px; float: right; }
.h_about .h_about_img img { max-height: 100%; max-width: 100%; }
/*首页关于我们 结束*/


/*首页产品展示 开始*/
.h_pro_box { width: 100%; background: url(../images/pro_bg.jpg) no-repeat top center; overflow: hidden; min-height: 300px; padding: 60px 0px; }
.h_pro_menu { height: 150px; overflow: hidden; }
.pro_menu { max-width: 70%; float: right; height: 40px; line-height: 40px; margin-top: 25px; overflow: hidden; }
.pro_menu ul li { width: 150px; float: left; text-align: center; background: url(../images/ml_ico.png) no-repeat right center; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.pro_menu ul li a { display: block; color: #fff; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
/*底下产品展示*/
.h_pro_box .h_pro_list { background: #fff; padding: 30px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 300px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08); }
.h_pro_box .h_pro_list ul li { width: 23.5%; margin-right: 2%; margin-bottom: 25px; transition: all .3s; float: left; border: 1px solid #ddd; box-sizing: border-box; padding-bottom: 10px; }
.h_pro_box .h_pro_list ul li:nth-child(4n+4) { margin-right: 0; }
.h_pro_box .h_pro_list ul li .pic { display: block; height: 180px; border-bottom: 0; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
.h_pro_box .h_pro_list ul li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.h_pro_box .h_pro_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.h_pro_box .h_pro_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.h_pro_box .h_pro_list ul li .tlt { display: block; text-align: center; height: 45px; line-height: 45px; color: #666; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; padding: 0 5%; margin: 5% 0 2%; }
.h_pro_box .h_pro_list ul li .ckgd { display: block; margin: 0 auto; font-size: 14px; color: #666; text-align: center; margin: 20px auto 10px; border: 1px solid #666; width: 50%; height: 35px; line-height: 35px; }
.h_pro_box .h_pro_list ul li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.4) url(../images/view.png) center center no-repeat; }
.h_pro_box .h_pro_list ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
/*首页产品展示 结束*/

/*首页新闻中心 开始*/
.h_news_box { width: 100%; background: #f9f9f9; overflow: hidden; min-height: 300px; padding: 60px 0; }
.h_news { background: #fff; padding: 70px 60px 0 35px; overflow: hidden; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.h_news ul { width: 100%; min-height: 300px; position: relative; }
.h_news ul li { position: relative; width: 30.6667%; float: left; margin: 0 4% 4% 0; border: 1px solid #dedede; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px; }
.h_news ul li:nth-child(3n+3) { margin-right: 0; }
.h_news ul li .news_time { position: absolute; width: 64px; text-align: center; background: #393c43; padding: 10px 0 5px; overflow: hidden; right: -26px; top: -32px; }
.h_news ul li .news_time p { font-size: 17px; color: #fff; }
.h_news ul li .news_time span { font-size: 14px; color: #fff; line-height: 26px; }
.h_news ul li .news_con p { font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; max-width: 90%; }
.h_news ul li .news_con p a { color: #333; }
.h_news ul li .news_con span { display: block; font-size: 14px; color: #888d93; line-height: 24px; padding-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 44px; }
.h_news ul li:hover .news_con p a { color: #e00505; }
.h_news ul li:hover .news_time { background: #e00505; }
/*首页新闻中心 结束*/

/*ly_Links 开始*/
.h_link_box { background: url(../images/link_icon.png) no-repeat left 33px; padding: 35px 0 5px 60px; min-height:70px; }
.h_link_box .cate-title { font-size: 16px; color: #666; font-weight: bold; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 170px; }
.h_link_box .list { width: 100%; }
.h_link_box .list a { display:inline-block; font-size: 14px; color: #666; transition: all .3s; line-height: 25px; margin: 5px 10px 15px 0; }
.h_link_box .list a:hover { color: #e00505; }
/*ly_Links 结束*/


/*底部 开始*/
.h_foot_box { width: 100%; background: #393c43; padding: 60px 0 35px; border-top: 4px solid #e00505; position: relative; }
.h_foot_box .foot_t { border-bottom: 1px solid rgba(255,255,255,.14); overflow: hidden; }
.h_foot_box .foot_t .foot_t_l { width: 75%; float: left; }
.h_foot_box .foot_t .foot_t_l .foot_nav { margin: 20px 0 35px; overflow: hidden; }
.h_foot_box .foot_t .foot_t_l .foot_nav ul li { float: left; font-size: 16px; }
.h_foot_box .foot_t .foot_t_l .foot_nav ul li:after { content: "-"; display: inline-block; font-size: 16px; color: rgba(255,255,255,.58); }
.h_foot_box .foot_t .foot_t_l .foot_nav ul li:last-child:after { display: none; }
.h_foot_box .foot_t .foot_t_l .foot_nav ul li a { color: rgba(255,255,255,.58); display: inline-block; margin: 0 30px; }
.h_foot_box .foot_t .foot_t_l .foot_nav ul li:first-child a { margin-left: 0; }
.h_foot_box .foot_t .foot_t_r { float: right; max-width: 25%; background: url(../images/foot_tel.png) no-repeat left center; height: 58px; padding-left: 70px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.h_foot_box .foot_t .foot_t_r b { font-weight: normal; color: #fff; font-size: 16px; }
.h_foot_box .foot_t .foot_t_r p { font-family: impact; font-size: 33px; color: #fff; margin-top: 2px; }
.h_foot_box .foot_b { padding: 40px 0 0; overflow: hidden; min-height: 50px; }
.h_foot_box .foot_b .foot_b_l { float: left; color: rgba(255,255,255,.67); font-size: 15px; width: 40%; line-height: 40px; }
.h_foot_box .foot_b .foot_b_l a{ color: rgba(255,255,255,.67);}
.h_foot_box .foot_b .foot_b_r { float: right; }
.h_foot_box .foot_b .foot_b_r img { float: left; }
.h_foot_box .foot_b .foot_b_r p { float: right; width: 33px; background: #e00505; color: #fff; font-size: 14px; height: 116px; text-align: center; padding: 4px 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.h_foot_box .foot_b .foot_b_r p span { display: block; width: 15px; margin: 0 auto; line-height: 18px; }
.T_top { position: absolute; left: 50%; top: -26px; }
/*nybanner 开始*/
.nyBanner { width: 100%; height: 385px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nyBanner img { display: block; width: 1920px; max-width: 1920px; height: 385px; position: absolute; top: 0; left: 50%; margin-left: -960px; border: 0; }
/*nybanner 结束*/

/*关于我们 开始*/
.NyMain { width: 1300px; height: auto; min-height: 320px; margin: 60px auto; padding: 0; }
.NyMain .NyLeft { width: 23%; height: auto; margin: 0 auto; padding: 0; float: left; }
.cp_type .hd { background: #e00505; padding: 24px 20px; }
.cp_type .hd p { height: 40px; line-height: 40px; font-size: 26px; font-weight: bold; color: #fff; }
.cp_type .hd:before { content: ''; display: inline-block; width: 44px; height: 43px; background: url(../images/mulu_tlt.png) center center no-repeat; vertical-align: middle; float: right; margin-top: 10px; }
.cp_type .hd span { display: block; height: 20px; line-height: 20px; font-size: 14px; color: rgba(255,255,255,.3); text-transform: uppercase; }
.cp_type .bd { padding: 20px 10px; background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; min-height:300px; }
.cp_type .bd ul li { margin: 0 auto 10px; }
.cp_type .bd ul li.on { border: 0; }
.cp_type .bd ul li p { height: 68px; line-height: 68px; padding-right: 30px; border-bottom: 1px solid #dedede; position: relative; }
.cp_type .bd ul li p a { display: block; width: 100%; padding: 0 0 0 30px; overflow: hidden; line-height: 60px; color: #333; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(../images/mulu3.png) 0px center no-repeat; }
.cp_type .bd ul li p span { display: block; width: 20px; height: 60px; cursor: pointer; position: absolute; top: 0; right: 0; background: url(../images/mulu1.png) center center no-repeat; background-size: 20px 20px; }
.cp_type .bd ul li div { display: none; }
.cp_type .bd ul li.on div { display: block; padding: 15px 0; border-bottom: 1px solid #dedede; }
.cp_type .bd ul li div a { display: block; height: 40px; line-height: 40px; color: #666; font-size: 15px; margin: 0 auto 1px; padding: 0 15px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cp_type .bd ul li div a:before { content: ""; display: block; width: 15px; height: 1px; background: #ccc; float: left; margin: 20px 10px 0 0; }
.cp_type .bd ul li div a:first-child { border-top: 0; }
.cp_type .bd ul li p a:hover, .cp_type .bd ul li.on p a { color: #e00505; }
.cp_type .bd ul li.on p span { background: url(../images/mulu2.png) center center no-repeat; background-size: 20px 20px; }
.cp_type .bd ul li div a:hover { color: #e00505; }
.cp_type .bd ul a.ckqb { display: block; height: 34px; line-height: 34px; font-size: 16px; color: #333; background: #f1f1f1; width: 94%; margin: 10px auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; }
.cp_type .bd ul a.ckqb:hover { background: #e30614; color: #fff; }
.cp_type .bd ul .lastflli { display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; text-align: center; background-image: linear-gradient(45deg, #65ae46, #1e91c6); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.cp_type .bd ul .lastflli:hover { background-image: linear-gradient(45deg, #1e91c6, #1e91c6) }
.fltel { width: 100%; padding: 25px; background: #e00505; color: #fff; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.fltel:before { content: ''; display: inline-block; width: 54px; height: 54px; border-radius: 50%; background: #fff url(../images/pftel.png) center center no-repeat; float: left; margin-right: 10px; }
.fltel p { font-size: 16px; }
.fltel span { font-size: 24px; font-family: "pmzd"; }
.NyMain .NyRight { width: 74%; height: auto; margin: 0 auto; padding: 0; float: right; }
.NyRight .NyRight_Top { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0 0 10px; border-bottom: 1px solid #ddd; }
.NyRight_Top p { width: 20%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 20px; font-weight: bold; margin: 0; padding: 0; float: left; }
.NyRight_Top p font { color: #999; font-size: 15px; font-weight: normal; margin: 0 0 0 5px; display: inline-block; }
.NyRight_Top .lyMbx { width: 80%; height: 30px; overflow: hidden; line-height: 30px; color: #555; font-size: 15px; text-align: right; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; float: right; }
.lyMbx img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -4px 4px 0 0; padding: 0; }
.lyMbx a { color: #555; }
.lyMbx a:hover { color: #e00505; }
.lyMbx span { color: #999; }
/*内页关于我们开始*/
.ny_about_con { position: relative; }
.ny_about_con .nyabout_img { float: left; height: 420px; width: 70%; }
.ny_about_con .nyabout_img img { max-height: 100%; max-width: 100%; }
.nyabout_des { width: 55%; overflow: hidden; margin: 0 auto; padding: 40px 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: rgba(255,255,255,.9); position: absolute; right: 10px; top: 40px; box-shadow: 0px 1px 16px 0 rgba(0, 0, 0, 0. 1);
height: 340px;/* opacity: .5; */ }
.nyabout_des .nyabout_des_con { width: 100%; overflow: hidden; line-height: 35px; color: #555; font-size: 15px; text-align: justify; text-indent: 2em; word-break: break-all; margin: 0 auto 15px; padding: 0 30px; height: 250px; overflow-y: scroll; box-sizing: border-box; }
.nyabout_des p span, .nyabout_des p em { color: #555!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; font-style: normal!important; font-weight: normal!important; }
/* 设置滚动条的样式 */
.nyabout_des ::-webkit-scrollbar {
width:3px;
}/* 滚动槽 */
.nyabout_des ::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}/* 滚动条滑块 */
.nyabout_des ::-webkit-scrollbar-thumb {
background-color:#e00505;
}
.nyabout_des ::-webkit-scrollbar-thumb:window-inactive {
background-color:#e00505;
}
/*荣誉资质 开始*/
.ny_honor { margin-top: 60px; }
.ny_honor .ny_honor_bt { text-align: center; margin-bottom: 30px; }
.ny_honor .ny_honor_bt span { display: block; font-size: 24px; color: #f1f1f1; text-transform: uppercase; }
.ny_honor .ny_honor_bt b { display: block; font-size: 24px; color: #333; }
.ny_honor_scoll { width: 100%; padding: 15px 0 40px; position: relative; }
.ny_honor_scoll .item { position: relative; min-height: 240px; overflow: hidden; padding: 0 1%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_honor_scoll .swiper-pagination { width: 100%; height: 14px; overflow: hidden; margin: 0; padding: 0; left: 0; bottom: 0!important; }
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet { width: 14px; height: 14px; background-color: #d4d4d4; margin: 0 6px; border-radius: 50%; opacity: 1; }
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet-active { background: #e00505; }
.ny_honor_scoll .content-slider { }
.ny_honor_scoll .content-slider li { margin-right: 3%; width: 31.3333%; }
.ny_honor_scoll .content-slider li .pic { display: block; width: 100%; float: left; height: 230px; border: 1px solid #DDDDDD; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 3px; }
.ny_honor_scoll .content-slider li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_scoll .content-slider li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_scoll .content-slider li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_scoll .content-slider li .tlt { display: block; height: 62px; clear: both; margin-top: 5px; text-align: center; font-size: 16px; color: #333; line-height: 62px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ny_honor_scoll .content-slider li:hover .tlt { color: #e00505; }
.ny_honor_scoll .lSPager { display: none; }
/*内页关于我们 结束*/

/*内页新闻动态 开始*/
.new_list ul.new { width: 100%; }
.new_list ul.new li { width: 100%; border: 1px solid #eee; padding: 15px; margin-bottom: 24px; overflow: hidden; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.new_list ul.new li .time { width: 13%; float: left; height: 60px; border-radius: 3px; background: #393c43; color: #fff; text-align: center; position: relative; transition: all .4s ease; }
.new_list ul.new li:hover .time { background: #e00505; }
.new_list ul.new li .time:after { content: ""; display: block; position: absolute; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #393c43; right: -10px; transition: all .4s ease; top: 50%; transform: translateY(-50%); }
.new_list ul.new li:hover .time:after { border-left: 10px solid #e00505; }
.new_list ul.new li .time p { font-size: 20px; line-height: 24px; margin-top: 8px; }
.new_list ul.new li .time span { font-size: 14px; }
.new_list ul.new li .text { width: 74%; float: left; margin-left: 3%; }
.new_list ul.new li .text a { display: block; font-size: 20px; max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all .4s ease; }
.new_list ul.new li:hover .text a { color: #e00505; }
.new_list ul.new li .text span { display: block; font-size: 15px; color: #999; max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 5px; }
.new_list ul.new li .more { display: block; width: 6%; height: 92px; border-left: 1px solid #eee; float: right; position: absolute; right: 0; top: 0; background: url(../images/new_jt.png) center no-repeat; transition: all .4s ease; }
.new_list ul.new li .more:hover { background: #e00505 url(../images/new_jt2.png) center no-repeat; border: 0; }
/*内页新闻动态 结束*/

/*内页新闻文章详情 开始*/
.NyNews_Detail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.NyNews_Detail .NyNewsDetail_Title { width: 100%; height: auto; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 0; text-align: center; }
.NyNews_Detail .NyNewsDetail_Tips { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #999; font-size: 15px; margin: 0 auto 20px; padding: 0 0 15px; border-bottom: 1px solid none; text-align: center; border-bottom: 1px solid #ddd; }
.NyNewsDetail_Tips img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -2px 4px 0 0; padding: 0; }
.NyNews_Detail .NyNewsDetail_Con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; line-height: 30px; color: #666; font-size: 16px; text-align: justify; }
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto 15px; padding: 0; }
.NyNewsDetail_Con p span, .NyNewsDetail_Con span, .NyNewsDetail_Con p em, .NyNewsDetail_Con em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyNewsDetail_Con table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyNewsDetail_Con table tr td p { text-indent: 0!important; }
.NyNewsDetail_Con img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
.NyPrevNext { width: 100%; overflow: hidden; margin: 40px auto 0; padding: 0 30px; border: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyPrevNext ul li { width: 45%; height: 78px; overflow: hidden; line-height: 78px; color: #666; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0 30px 0 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyPrevNext ul li:nth-child(2) { width: 10%; border-left: 1px solid #ddd; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 10px; }
.NyPrevNext ul li:nth-child(3) { text-align: right; padding: 0 10px 0 30px; }
.NyPrevNext ul li img { max-width: 100%; max-height: 100%; margin: 20px 0 0 16px; }
.NyPrevNext ul li a { color: #666; font-size: 16px; }
.NyPrevNext ul li a:hover { color: #e00505; }
/*内页新闻文章详情 结束*/

/*内页产品展示*/
.ny_pro_list ul { min-height: 300px; }
.ny_pro_list ul li { width: 32%; margin-right: 2%; margin-bottom: 25px; transition: all .3s; float: left; border: 1px solid #ddd; box-sizing: border-box; padding-bottom: 10px; }
.ny_pro_list ul li:nth-child(3n+3) { margin-right: 0; }
.ny_pro_list ul li .pic { display: block; height: 180px; border-bottom: 0; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
.ny_pro_list ul li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.ny_pro_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.ny_pro_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_pro_list ul li .tlt { display: block; text-align: center; height: 45px; line-height: 45px; color: #666; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; padding: 0 5%; margin: 5% 0 2%; }
.ny_pro_list ul li .ckgd { display: block; margin: 0 auto; font-size: 14px; color: #666; text-align: center; margin: 20px auto 10px; border: 1px solid #666; width: 50%; height: 35px; line-height: 35px; }
.ny_pro_list ul li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.4) url(../images/view.png) center center no-repeat; }
.ny_pro_list ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
/*首页产品展示 结束*/

/*产品列表页 开始*/
.NyProlist { width: 100%; height: auto; margin: 0 auto; padding: 0; }
.NyProlist ul li { width: 100%; border: 1px solid #ddd; padding: 14px; margin: 0 auto 30px; overflow: hidden; display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; transition: all .4s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProlist ul li .pic { width: 290px; height: 230px; float: left; display: block; position: relative; }
.NyProlist ul li .pic img { max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.NyProlist ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.NyProlist ul li .text { width: calc(100% - 310px); float: right; }
.NyProlist ul li .text .proname a { max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; color: #333; font-size: 22px; font-weight: bold; transition: all .4s ease; }
.NyProlist ul li:hover .text .proname a { color: #e00505; }
.NyProlist ul li .text .proname span { font-size: 15px; color: #666; line-height: 24px; height: 48px; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 14px 0 30px; }
.NyProlist ul li .text dl { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.NyProlist ul li .text dl dd { float: left; width: 32%; margin: 0 2% 0 0; font-size: 14px; }
.NyProlist ul li .text dl dd:nth-child(3) { margin: 0; }
.NyProlist ul li .text dl dd em { display: block; width: 40px; height: 40px; line-height: 40px; background-color: #393c43; color: #fff; font-size: 18px; text-align: center; font-style: normal; float: left; margin-right: 9px; }
.NyProlist ul li .text dl dd p { line-height: 20px; color: #666; font-size: 14px; }
.NyProlist ul li .text dl dd span { display: inline-block; line-height: 20px; color: #999; font-size: 14px; }
/*产品列表页 结束*/

/*产品详细页 开始*/
.NyProDetail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.pro_detail_main { width: 100%; height: auto; margin: 0 auto 30px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_main .pro_detail_img { width: 480px; height: 360px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_img .pro_detail_img_main { width: 100%; height: 100%; margin: 0 auto; padding: 0; position: relative; }
.pro_detail_img_main img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.pro_detail_main .pro_detail_text { width: 49%; min-height: 360px; overflow: hidden; margin: 0; padding: 0; float: right; position: relative; }
.pro_detail_text h1 { width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 22px; text-align: justify; margin: 0 auto; padding: 0 0 10px; font-weight: normal; font-weight: bold; border-bottom: 1px solid #ddd; }
.pro_detail_text .jyms { width: 100%; height: 156px; overflow: hidden; margin: 10px auto 25px; box-sizing: border-box; background: #f8f8f8; padding: 20px; }
.pro_detail_text .jyms p { width: 100%; height: 120px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; line-height: 29px; color: #999; font-size: 14px; text-align: justify; margin: 0 auto; padding: 0; }
.pro_detail_text .jyms p span { color: #333; font-weight: bold; }
.pro_detail_text ul { width: 100%; _margin: 20px auto; padding: 0; margin: 23px 0 31px 0; }
.pro_detail_text ul li { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 15px; text-align: justify; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 5px; padding: 0; float: left; }
.pro_detail_text ul li img { display: block; width: 19px; height: 15px; overflow: hidden; margin: 7px 10px 7px 0; padding: 0; float: left; }
.pro_detail_text ul li span { color: #333; }
.pro_detail_text .pro_detail_btn { width: 100%; height: 50px; overflow: hidden; margin: 60px auto 0; padding: 0; }
.pro_detail_btn a { display: block; width: 148px; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; }
.pro_detail_btn a img { display: inline-block; width: 21px; height: 8px; vertical-align: middle; margin: -4px 0 0 10px; padding: 0; }
.pro_detail_btn a.prodtl_btn1 { float: left; margin: 0 4% 0 0; background-color: #e00505; }
.pro_detail_btn a.prodtl_btn1:hover { background-color: #393c43; }
.prodetail_img { width: 47%; height: 456px; margin: 0; padding: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#preview { width: 100%; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 100%; height: 70px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:326px; overflow:hidden; padding:0; border:1px solid #ddd; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #ddd;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
.NyProDetail .NyProDetail_Con { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.NyProDetail_Title { width: 100%; height: 55px; line-height: 55px; color: #222327; font-size: 20px; font-weight: bold; margin: 0 auto 30px; padding-left: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #ddd; }
.NyProDetail_Title span { width: 82px; display: block; height: 5px; background: #e00505; margin-top: -3px; }
.NyProDetail_Con .NyProDetailCon { width: 100%; overflow: hidden; margin: 0 auto; padding: 0 20px; line-height: 30px; color: #666; font-size: 16px; text-align: justify; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon p, .NyProDetailCon div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto; padding: 0; }
.NyProDetailCon p span, .NyProDetailCon span, .NyProDetailCon p em, .NyProDetailCon em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyProDetailCon table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon table tr td p { text-indent: 0!important; }
.NyProDetailCon p b { color: #333; }
.NyProDetailCon img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
/*产品详情 结束*/


/*在线留言 开始*/
.ly_OrdCon {width:100%;overflow:hidden;margin: 0 auto;padding:40px 160px 40px 0;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_OrdCon .lyOrdCon_img {width:141px;height:141px;overflow:hidden;margin:-79px 0 0;padding:0;border-radius:50%;position:absolute;right: 70px;top:50%;}
.ly_OrdCon .lyOrdCon_text {width:100%;overflow:hidden;margin:0;padding: 0 120px 0 40px;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.lyOrdCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 10px; padding:0; font-weight:bold;}
.lyOrdCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li h4 font { color: #f00; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding: 0 15px; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0; padding: 0; border-radius: 2px; border: none!important; background-color: #e00505!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #393c43!important; }
.msg_btn input:hover { background-color: #ce0404!important; }
.msg_btn input:last-child:hover { background-color: #282b32!important; }
/*在线留言 结束*/

/*内页联系我们 开始*/
.ly_NyContact .ly_NyCon { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 35px 50px 35px 35px; background-color: #f4f4f4; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_NyCon .ly_Ny_l { width: 70%; float: left; }
.ly_NyCon .ly_Ny_text b { font-size: 28px; color: #333; }
.ly_NyCon .ly_Ny_text b span { color: #e00505; }
.ly_NyCon .ly_Ny_text p { font-size: 11px; color: #999; text-transform: uppercase; margin-top: 5px; }
.ly_NyCon .ly_Ny_text img { display: block; margin-top: 20px; }
.ly_NyCon ul { margin-top: 40px; }
.ly_NyCon ul li { float: left; margin-right: 35px; background: url(../images/tel01.png) no-repeat left center; padding-left: 60px; }
.ly_NyCon ul li span { display: block; font-size: 16px; color: #999; }
.ly_NyCon ul li b { font-size: 33px; color: #e00505; margin-top: 5px; font-family: impact; display: block; max-width: 250px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ly_NyCon .ly_Ny_r { float: right; margin-top: 25px; }
.ly_NyCon .ly_Ny_r img { display: block; float: left; }
.ly_NyCon .ly_Ny_r p { float: right; width: 10px; font-size: 15px; color: #999; line-height: 17px; margin-top: 2px; margin-left: 15px; }
.ly_Ny_list{ padding:20px 0; overflow:hidden;}
.ly_Ny_list ul li { float: left; width: 30%; margin-right: 5%; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 85px; height: 70px; padding-right: 30px; }
.ly_Ny_list ul li span { display: block; font-size: 16px; color: #999; margin-top: 12px; }
.ly_Ny_list ul li b { font-size: 15px; color: #333; margin-top: 5px; display: block; max-width: 300px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; height:40px;}
.ly_Ny_list ul li:nth-child(1) { background: url(../images/y38.png) no-repeat left center; }
.ly_Ny_list ul li:nth-child(2) { background: url(../images/y39.png) no-repeat left center; }
.ly_Ny_list ul li:nth-child(3) { margin-right: 0; border: 0; background: url(../images/y40.png) no-repeat left center; }
.lyNyContact_map { width: 100%; overflow: hidden; margin: 40px 0; padding: 0; border: 1px solid #dfdfdf; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.lyNyContact_map .lyNyContact_Mapmain { width: 100%; height: 405px; overflow: hidden; margin: 0 auto; background-color: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
/*内页联系我们 结束*/

/*相关文章 开始*/
.xgwz { margin-top: 35px; background: #fff; }
.xgwz .xgwz_list { padding:10px; border:1px solid #ddd;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-top:0; }
.xgwz .xgwz_bt { background: url(../images/xgwz_bt.jpg) no-repeat; color: #fff; padding: 24px 20px; background: #e00505; }
.xgwz .xgwz_bt:before { content: ''; display: inline-block; width: 44px; height: 43px; background: url(../images/mulu_tltwz.png) center center no-repeat; vertical-align: middle; float: right; margin-top: 10px; }
.xgwz .xgwz_bt b { font-size: 26px; }
.xgwz .xgwz_bt p { font-size: 14px; color: rgba(255,255,255,.3); text-transform: uppercase; margin-top: 5px; letter-spacing: 1px; }
.xgwz_list ul li { width: 100%; border-bottom: 1px solid #eaeaea;    padding: 12px 0;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.xgwz_list ul li:last-child{ border-bottom:0;}
.xgwz_list ul li p { font-size: 15px; line-height: 30px; height: 30px; margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.xgwz_list ul li p a { color: #333; }
.xgwz_list ul li p a:hover { color: #e00505; }
.xgwz_list ul li span img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.xgwz_list ul li span { font-size: 14px; color: #999; }
/*相关文章 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size: 14px; }
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size: 14px; }
#fengye a:hover { background: #e00505; color: #ffffff; }
#fengye a.pnnum1 { background: #e00505; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #e00505; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline: none; }
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
/*分页样式 结束*/

/*内页荣誉资质 开始*/
.ny_honor_list ul li {margin: 0 3% 2% 0;width: 31.3333%;float:left;}
.ny_honor_list ul li:nth-child(3n+3){ margin-right:0;}
.ny_honor_list ul li .pic {display: block;width: 100%;float: left;height: 230px;border: 1px solid #DDDDDD;text-align: center;position: relative;overflow: hidden;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 3px;}
.ny_honor_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_list ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_list ul li .tlt{display:block;height: 50px;text-align:center;clear: both;margin-top: 5px;font-size: 16px;color: #333;line-height: 50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ny_honor_list ul li:hover .tlt{ color:#e00505;}
/*内页荣誉资质 结束*/

/*右侧客服 开始*/
.kfView { width: 140px; position: fixed; top: 50%; right: 0; z-index: 99; box-shadow: 0 7px 15px rgba(0,0,0,0.1); border-radius: 12px 0 0 12px; margin: -212px 0 0; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.kfView .kfTop { width: 100%; overflow: hidden; margin: 0 auto; padding: 15px 5px 11px; background-color: #e00505; border-radius: 12px 0 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfTop i { display: block; width: 48px; height: 48px; margin: 0 auto; padding: 0; background: url('../images/kfTel.png') center center no-repeat; }
.kfView .kfTop span { display: block; width: 100%; overflow: hidden; line-height: 20px; color: #fff; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 4px auto 2px; padding: 0; }
.kfView .kfTop p { width: 100%; overflow: hidden; line-height: 20px; color: #fff; font-family: "Arial"; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.kfView .kfMain { width: 100%; overflow: hidden; margin: 0 auto; padding: 15px 0 0; background-color: #fff; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain ul { padding: 0 10px; }
.kfView .kfMain ul li { margin: 0 auto 15px; }
.kfView .kfMain ul a { display: block; width: 100%; height: 36px; overflow: hidden; line-height: 26px; color: #fff; font-size: 14px; margin: 0 auto; padding: 5px; background-color: #e00505; border-radius: 18px; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain ul a img { display: block; width: 26px; height: 26x; margin: 0 5px 0 0; padding: 0; float: left; }
.kfView .kfMain ul a em { width: 12px; height: 12px; display: inline-block; vertical-align: middle; background: url('../images/kepu2.png') no-repeat center top; }
.kfView .kfMain .kfEwm { width: 140px; height: auto; margin: 0 auto; padding: 10px; border-top: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain .kfEwm img { display: block; width: 110px; height: 110px; overflow: hidden; margin: 0 auto; padding: 0; }
.kfView .kfMain .kfEwm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #333; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; }
.kfView .toTop { width: 100%; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; padding: 0 10px; background-color: #303030; border-radius: 0 0 0 12px; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .toTop img { display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.kfBtn { width: 30px; height: 120px; overflow: hidden; text-align: center; margin: -60px 0 0; position: absolute; left: -30px; top: 50%; z-index: 1; cursor: pointer; background-color: #e00505; border-radius: 12px 0 0 12px; }
.kfBtn p { position: absolute; top: 16px; left: 8px; line-height: 18px; color: #fff; font-size: 14px; }
.kfBtn p img { display: inline-block; margin: 6px 0 0; }
/*右侧客服 结束*/

/*视频*/
.ny_video_list ul li .tlt{ font-size:16px;}
.ny_video_list ul li .pic{ height:220px;}
.ny_video_list ul li .pic:after { content: ''; display: block; width: 100%; height: 100%;  background: rgba(0,0,0,.4) url(../images/view2.png) center center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; opacity:1;}
.ny_video_list ul li:hover .pic:after{background: rgba(0,0,0,.4) url(../images/view2.png) center center no-repeat; }
.fvopvideo{ width:100%; height:500px !important;max-width: 806px;margin: 0 auto 30px;}


/*资料下载*/
.down{ width:100%;}
.down ul li{ width:48.8%; float:left; margin:0 2% 30px 0; background:url(../images/down1.png) left center no-repeat; border:1px solid #e0e0e0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.down ul li:nth-child(2n){ margin-right:0;}
.down ul li .time{ width:12%; background:url(../images/clock.png) left center no-repeat; border-right:1px solid #e0e0e0; font-size:15px;color:#888;display: inline-block;line-height: 43px;margin: 14px 0 13px 13%;padding: 0 2% 0 3%; display:none;}
.down ul li p{line-height:50px;width: calc(100% - 80px);}
.down ul li p .tit{ display:inline-block; width:94%;padding:10px 2% 10px 4%; overflow:hidden;text-overflow: ellipsis; white-space:nowrap; font-size:16px;color:#333;}

.down ul li:hover{ background:url(../images/down2.png) left center no-repeat; }
.down ul li:hover p .tit{ color:#e00505;}

.down_btn{ width:100%; padding:50px 2%; text-align:center;}
.down_btn a{ display:inline-block; width:120px; height:40px; border:1px solid #888; margin:0 1%; color:#888; line-height:40px; text-align:center;}
.down_btn a:hover{ background-color:#e00505; border:1px solid #e00505; color:#fff;}
/*资料下载*/
